Rene Engelhard [Tue, 25 Jul 2017 20:30:57 +0000 (21:30 +0100)]
Merge libreoffice (1:5.4.0-1) import into refs/heads/workingbranch
Rico Tzschichholz [Mon, 24 Jul 2017 09:24:48 +0000 (11:24 +0200)]
add libebook-1.2.so.19 in EApi.cxx
Change-Id: I900a190948087360bb4c3cd9235c9848333ad66f
Reviewed-on: https://gerrit.libreoffice.org/40358
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Gbp-Pq: Name libebook-1.2.so.19.diff
Rene Engelhard [Mon, 17 Jul 2017 08:53:29 +0000 (10:53 +0200)]
use ifeq "$(SDK_AUTO_DEPLOYMENT)" "YES"
... instead of ifneq "$(SDK_AUTO_DEPLOYMENT)" "", as the variable is = NO
if disabled
Change-Id: I7dd2d165235f5cb7e55a8fed628ada71b04c7881
Gbp-Pq: Name examples-fix-SDK_AUTO_DEPLOYMENT-check.diff
Stephan Bergmann [Sat, 3 Jun 2017 19:38:24 +0000 (21:38 +0200)]
gb_SUPPRESS_TESTS to build tests but not run them
Change-Id: I390b97bbacfc123b952be2b54cf1333b4d5c24a7
Gbp-Pq: Name gb_SUPPRESS_TESTS.diff
Debian LibreOffice Maintainers [Tue, 25 Jul 2017 20:30:57 +0000 (21:30 +0100)]
disable-unused-test-programs
Gbp-Pq: Name disable-unused-test-programs.diff
Debian LibreOffice Maintainers [Tue, 25 Jul 2017 20:30:57 +0000 (21:30 +0100)]
cppunit-optional
Gbp-Pq: Name cppunit-optional.diff
Debian LibreOffice Maintainers [Tue, 25 Jul 2017 20:30:57 +0000 (21:30 +0100)]
disable-sc_subsequent_filters_test-with-internal-cppunit
# fails with internal cppunit:
#
# [build LNK] CppunitTest/libtest_sc_subsequent_filters_test.so
# S=/data/rene/git/LibreOffice/master && I=$S/instdir && W=$S/workdir && /usr/bin/ccache x86_64-linux-gnu-g++ -shared -Wl,-z,noexecstack -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../Library' -Wl,-rpath-link,$I/program -Wl,-z,defs -Wl,-rpath-link,/lib:/usr/lib -Wl,-z,combreloc -Wl,--hash-style=gnu -Wl,--dynamic-list-cpp-new -Wl,--dynamic-list-cpp-typeinfo -Wl,-Bsymbolic-functions -L$W/LinkTarget/StaticLibrary -L$I/sdk/lib -L$I/program -L$I/program -L$W/LinkTarget/Library -Wl,-z,relro -L/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu $W/CxxObject/sc/qa/unit/subsequent_filters-test.o -Wl,--start-group -L$W/UnpackedTarball/cppunit/src/cppunit/.libs -lcppunit -lxml2 -lorcus-0.12 -lorcus-parser-0.12 -lboost_filesystem -lboost_iostreams -lz -Wl,--end-group -Wl,--no-as-needed -lmergedlo -luno_cppu -luno_cppuhelpergcc3 -lforlo -lforuilo -li18nlangtag -looxlo -luno_sal -luno_salhelpergcc3 -lsclo -lscqahelper -lsubsequenttest -ltest -lunotest -lvbahelperlo -o $W/LinkTarget/CppunitTest/libtest_sc_subsequent_filters_test.so
# /data/rene/git/LibreOffice/master/workdir/CxxObject/sc/qa/unit/subsequent_filters-test.o:(.data.rel.ro._ZTIN7CppUnit17AdditionalMessageE[_ZTIN7CppUnit17AdditionalMessageE]+0x10): undefined reference to `typeinfo for CppUnit::Message'
# collect2: error: ld returned 1 exit status
# /data/rene/git/LibreOffice/master/solenv/gbuild/LinkTarget.mk:598: recipe for target '/data/rene/git/LibreOffice/master/workdir/LinkTarget/CppunitTest/libtest_sc_subsequent_filters_test.so' failed
# make[4]: *** [/data/rene/git/LibreOffice/master/workdir/LinkTarget/CppunitTest/libtest_sc_subsequent_filters_test.so] Error 1
#
# interestingly, this works with system-cppunit...
Gbp-Pq: Name disable-sc_subsequent_filters_test-with-internal-cppunit.diff
Debian LibreOffice Maintainers [Tue, 25 Jul 2017 20:30:57 +0000 (21:30 +0100)]
no-openssl
don't add -lssl etc if not needed (because we use system-postgresql)
Gbp-Pq: Name no-openssl.diff
Debian LibreOffice Maintainers [Tue, 25 Jul 2017 20:30:57 +0000 (21:30 +0100)]
system-officeotron-and-odfvalidator
Gbp-Pq: Name system-officeotron-and-odfvalidator.diff
Rene Engelhard [Sun, 21 Feb 2016 01:20:43 +0000 (02:20 +0100)]
Revert "always support packagekit if dbus is enabled"
This reverts commit
f2984e95740cfbb9c74574f2a1225af3411d4901.
Gbp-Pq: Name no-packagekit-per-default.diff
Debian LibreOffice Maintainers [Tue, 25 Jul 2017 20:30:57 +0000 (21:30 +0100)]
rsc-no-error-about-unknown-switch
Gbp-Pq: Name rsc-no-error-about-unknown-switch.diff
Debian LibreOffice Maintainers [Tue, 25 Jul 2017 20:30:57 +0000 (21:30 +0100)]
hppa-is-32bit
Gbp-Pq: Name hppa-is-32bit.diff
Debian LibreOffice Maintainers [Tue, 25 Jul 2017 20:30:57 +0000 (21:30 +0100)]
odk-no-dot
Gbp-Pq: Name odk-no-dot.diff
Bjoern Michaelsen [Wed, 12 Mar 2014 16:49:28 +0000 (17:49 +0100)]
make ConnectivityTools a normal target, so we can pack it
Gbp-Pq: Name build-connectivitytools.diff
Debian LibreOffice Maintainers [Tue, 25 Jul 2017 20:30:57 +0000 (21:30 +0100)]
lo-xlate-lang-update
Gbp-Pq: Name lo-xlate-lang-update.diff
Debian LibreOffice Maintainers [Tue, 25 Jul 2017 20:30:57 +0000 (21:30 +0100)]
javadoc-optional
Gemeinsame Unterverzeichnisse: odk-old/config und odk/config.
Gemeinsame Unterverzeichnisse: odk-old/docs und odk/docs.
Gemeinsame Unterverzeichnisse: odk-old/examples und odk/examples.
Gbp-Pq: Name javadoc-optional.diff
Debian LibreOffice Maintainers [Tue, 25 Jul 2017 20:30:57 +0000 (21:30 +0100)]
fix-internal-hsqldb-build
Gbp-Pq: Name fix-internal-hsqldb-build.diff
Debian LibreOffice Maintainers [Tue, 25 Jul 2017 20:30:57 +0000 (21:30 +0100)]
disable-flaky-tests
Gbp-Pq: Name disable-flaky-tests.diff
Debian LibreOffice Maintainers [Tue, 25 Jul 2017 20:30:57 +0000 (21:30 +0100)]
debian-hardened-buildflags-CPPFLAGS
Gbp-Pq: Name debian-hardened-buildflags-CPPFLAGS.diff
Debian LibreOffice Maintainers [Tue, 25 Jul 2017 20:30:57 +0000 (21:30 +0100)]
mediwiki-oor-replace
Gbp-Pq: Name mediwiki-oor-replace.diff
Debian LibreOffice Maintainers [Tue, 25 Jul 2017 20:30:57 +0000 (21:30 +0100)]
make-package-modules-not-suck
Gbp-Pq: Name make-package-modules-not-suck.diff
Debian LibreOffice Maintainers [Tue, 25 Jul 2017 20:30:57 +0000 (21:30 +0100)]
mysqlcppconn-libmysqlclient-SONAME
Gbp-Pq: Name mysqlcppconn-libmysqlclient-SONAME.diff
Debian LibreOffice Maintainers [Tue, 25 Jul 2017 20:30:57 +0000 (21:30 +0100)]
jdbc-driver-classpaths
Gbp-Pq: Name jdbc-driver-classpaths.diff
Debian LibreOffice Maintainers [Tue, 25 Jul 2017 20:30:57 +0000 (21:30 +0100)]
reportdesign-mention-package
Gbp-Pq: Name reportdesign-mention-package.diff
Debian LibreOffice Maintainers [Tue, 25 Jul 2017 20:30:57 +0000 (21:30 +0100)]
sensible-lomua
===================================================================
Gbp-Pq: Name sensible-lomua.diff
Debian LibreOffice Maintainers [Tue, 25 Jul 2017 20:30:57 +0000 (21:30 +0100)]
help-msg-add-package-info
Gbp-Pq: Name help-msg-add-package-info.diff
Debian LibreOffice Maintainers [Tue, 25 Jul 2017 20:30:57 +0000 (21:30 +0100)]
mention-java-common-package
Gbp-Pq: Name mention-java-common-package.diff
Debian LibreOffice Maintainers [Tue, 25 Jul 2017 20:30:57 +0000 (21:30 +0100)]
install-fixes
Gbp-Pq: Name install-fixes.diff
Debian LibreOffice Maintainers [Tue, 25 Jul 2017 20:30:57 +0000 (21:30 +0100)]
build-against-shared-lpsolve
Gbp-Pq: Name build-against-shared-lpsolve.diff
Debian LibreOffice Maintainers [Tue, 25 Jul 2017 20:30:57 +0000 (21:30 +0100)]
debian-debug
Gbp-Pq: Name debian-debug.diff
Debian LibreOffice Maintainers [Tue, 25 Jul 2017 20:30:57 +0000 (21:30 +0100)]
split-evoab
Gbp-Pq: Name split-evoab.diff
Debian LibreOffice Maintainers [Tue, 25 Jul 2017 20:30:57 +0000 (21:30 +0100)]
jurt-soffice-location
commit
b71107fb12e3c3125e0cb62c5a4f6636a80c6408
Author: Bjoern Michaelsen <bjoern.michaelsen@canonical.com>
AuthorDate: Tue Jun 7 11:52:37 2011 +0200
Commit: Bjoern Michaelsen <bjoern.michaelsen@canonical.com>
CommitDate: Tue Jun 7 11:52:37 2011 +0200
on debian-based systems, we know where our soffice binary is
Gbp-Pq: Name jurt-soffice-location.diff
Debian LibreOffice Maintainers [Tue, 25 Jul 2017 20:30:57 +0000 (21:30 +0100)]
debian-opt
Gbp-Pq: Name debian-opt.diff
Rene Engelhard [Tue, 25 Jul 2017 20:30:57 +0000 (21:30 +0100)]
libreoffice (1:5.4.0-1) unstable; urgency=medium
* New upstream release
* upload to unstable
* debian/patches/examples-fix-SDK_AUTO_DEPLOYMENT-check.diff: don't try
to do "auto deployment" when SDK_AUTO_DEPLOYMENT = NO...
* debian/patches/libebook-1.2.so.19.diff: backport from master; adds
libebook-1.2.so.19 (e-d-s 3.24+) to EApi.cxx
* debian/rules:
- strip librhino-java from java:Depends, we use the internal one still..
- add pstoedit, imagemagick and ghostscript as (test) Build-Depends:
* debian/control.in:
- add ghostscript to the "EPS Suggests"
* debian/rules. debian/control.in:
- add libsane-suggests substvar to prepare for libsane1
* merge from Ubuntu, thanks Rico Tzschichholz
- don't recommend libreoffice-sdbc-firebird if firebird is disabled
[ Rico Tzschichholz ]
- fix get_libebook_dep.sh for libebook1.2-dev (>= 3.24)
[dgit import unpatched libreoffice 1:5.4.0-1]
Rene Engelhard [Tue, 25 Jul 2017 20:30:57 +0000 (21:30 +0100)]
Import libreoffice_5.4.0.orig.tar.xz
[dgit import orig libreoffice_5.4.0.orig.tar.xz]
Rene Engelhard [Tue, 25 Jul 2017 20:30:57 +0000 (21:30 +0100)]
Import libreoffice_5.4.0.orig-helpcontent2.tar.xz
[dgit import orig libreoffice_5.4.0.orig-helpcontent2.tar.xz]
Rene Engelhard [Tue, 25 Jul 2017 20:30:57 +0000 (21:30 +0100)]
Import libreoffice_5.4.0.orig-translations.tar.xz
[dgit import orig libreoffice_5.4.0.orig-translations.tar.xz]
Rene Engelhard [Tue, 25 Jul 2017 20:30:57 +0000 (21:30 +0100)]
Import libreoffice_5.4.0-1.debian.tar.xz
[dgit import tarball libreoffice 1:5.4.0-1 libreoffice_5.4.0-1.debian.tar.xz]
Rene Engelhard [Wed, 1 Oct 2014 19:37:10 +0000 (19:37 +0000)]
Merge libreoffice (1:4.3.2-2) import into refs/heads/workingbranch
Stephan Bergmann [Tue, 16 Sep 2014 13:03:27 +0000 (15:03 +0200)]
config.guess is apparently not supposed to be called directly
(if you look at how it is used by generated configure scripts); this fixes the
inadvertent loss of executable flag in
3379a4d028a77de5a50e305175d80f65560d5688
"Update config.{guess,sub}"
Change-Id: I29b3467970093006c994af63cb5f5bf087831ae6
Gbp-Pq: Name sdk-use-sh-to-call-config-guess.diff
Stephan Bergmann [Fri, 29 Aug 2014 15:17:42 +0000 (17:17 +0200)]
Linux AArch64 port
(cherry picked from commit
235fa0334e0b45c736b636ba1689e2f8c7458697)
Conflicts:
bridges/source/cpp_uno/gcc3_linux_aarch64/abi.cxx
bridges/source/cpp_uno/gcc3_linux_aarch64/cpp2uno.cxx
bridges/source/cpp_uno/gcc3_linux_aarch64/uno2cpp.cxx
configure.ac
Change-Id: I37044a37348b203944a8eb9d2204e619055f069d
Gbp-Pq: Name aarch64.diff
Stephan Bergmann [Wed, 18 Jun 2014 08:22:21 +0000 (10:22 +0200)]
Update config.{guess,sub}
...to latest versions from <http://git.savannah.gnu.org/gitweb/?p=config.git;
a=blob_plain;f=config.guess;hb=HEAD> and <http://git.savannah.gnu.org/gitweb/?
p=config.git;a=blob_plain;f=config.sub;hb=HEAD>, for aarch64 support.
Change-Id: If4ed1a6ced85947ee5b1b923fd09b4d679140145
Gbp-Pq: Name config-sub-guess-update.diff
Debian LibreOffice Maintainers [Wed, 1 Oct 2014 19:37:10 +0000 (19:37 +0000)]
system-coinmp
Gbp-Pq: Name system-coinmp.diff
Tobias Lippert [Sat, 19 Jul 2014 11:39:21 +0000 (13:39 +0200)]
fdo#81532 Handle symlinks to icon themes correctly
- added logging for icon theme scanning.
Change-Id: I799c5fc09879411020142f7808da0d9f2f63dc17
Gbp-Pq: Name handle-symlinks-to-icon-themes-correctly.diff
Debian LibreOffice Maintainers [Wed, 1 Oct 2014 19:37:10 +0000 (19:37 +0000)]
odk-no-dot
Gbp-Pq: Name odk-no-dot.diff
Bjoern Michaelsen [Wed, 12 Mar 2014 16:49:28 +0000 (17:49 +0100)]
make ConnectivityTools a normal target, so we can pack it
Gbp-Pq: Name build-connectivitytools.diff
Debian LibreOffice Maintainers [Wed, 1 Oct 2014 19:37:10 +0000 (19:37 +0000)]
lo-xlate-lang-update-kurdish
Gbp-Pq: Name lo-xlate-lang-update-kurdish.diff
Debian LibreOffice Maintainers [Wed, 1 Oct 2014 19:37:10 +0000 (19:37 +0000)]
javadoc-optional
Gemeinsame Unterverzeichnisse: odk-old/config und odk/config.
Gemeinsame Unterverzeichnisse: odk-old/docs und odk/docs.
Gemeinsame Unterverzeichnisse: odk-old/examples und odk/examples.
Gbp-Pq: Name javadoc-optional.diff
Debian LibreOffice Maintainers [Wed, 1 Oct 2014 19:37:10 +0000 (19:37 +0000)]
fix-internal-hsqldb-build
Gbp-Pq: Name fix-internal-hsqldb-build.diff
Debian LibreOffice Maintainers [Wed, 1 Oct 2014 19:37:10 +0000 (19:37 +0000)]
wheezy-backports-python
Gbp-Pq: Name wheezy-backports-python.diff
Debian LibreOffice Maintainers [Wed, 1 Oct 2014 19:37:10 +0000 (19:37 +0000)]
disable-flaky-tests
Gbp-Pq: Name disable-flaky-tests.diff
Debian LibreOffice Maintainers [Wed, 1 Oct 2014 19:37:10 +0000 (19:37 +0000)]
gtk3-hack-explicit-gmodule
For whatever reason we get undefined referenced to g_module_*.
Gbp-Pq: Name gtk3-hack-explicit-gmodule.diff
Debian LibreOffice Maintainers [Wed, 1 Oct 2014 19:37:10 +0000 (19:37 +0000)]
debian-hardened-buildflags-CPPFLAGS
Gbp-Pq: Name debian-hardened-buildflags-CPPFLAGS.diff
Debian LibreOffice Maintainers [Wed, 1 Oct 2014 19:37:10 +0000 (19:37 +0000)]
make-package-modules-not-suck
Gbp-Pq: Name make-package-modules-not-suck.diff
Debian LibreOffice Maintainers [Wed, 1 Oct 2014 19:37:10 +0000 (19:37 +0000)]
mysqlcppconn-libmysqlclient-SONAME
Gbp-Pq: Name mysqlcppconn-libmysqlclient-SONAME.diff
Debian LibreOffice Maintainers [Wed, 1 Oct 2014 19:37:10 +0000 (19:37 +0000)]
jdbc-driver-classpaths
Gbp-Pq: Name jdbc-driver-classpaths.diff
Debian LibreOffice Maintainers [Wed, 1 Oct 2014 19:37:10 +0000 (19:37 +0000)]
reportdesign-mention-package
Gbp-Pq: Name reportdesign-mention-package.diff
Debian LibreOffice Maintainers [Wed, 1 Oct 2014 19:37:10 +0000 (19:37 +0000)]
sensible-browser
===================================================================
Gbp-Pq: Name sensible-browser.diff
Debian LibreOffice Maintainers [Wed, 1 Oct 2014 19:37:10 +0000 (19:37 +0000)]
sensible-lomua
===================================================================
Gbp-Pq: Name sensible-lomua.diff
Debian LibreOffice Maintainers [Wed, 1 Oct 2014 19:37:10 +0000 (19:37 +0000)]
install-fixes
Gbp-Pq: Name install-fixes.diff
Debian LibreOffice Maintainers [Wed, 1 Oct 2014 19:37:10 +0000 (19:37 +0000)]
fix-system-lpsolve-build
Gbp-Pq: Name fix-system-lpsolve-build.diff
Debian LibreOffice Maintainers [Wed, 1 Oct 2014 19:37:10 +0000 (19:37 +0000)]
debian-debug
Gbp-Pq: Name debian-debug.diff
Debian LibreOffice Maintainers [Wed, 1 Oct 2014 19:37:10 +0000 (19:37 +0000)]
split-evoab
Gbp-Pq: Name split-evoab.diff
Debian LibreOffice Maintainers [Wed, 1 Oct 2014 19:37:10 +0000 (19:37 +0000)]
jurt-soffice-location
commit
b71107fb12e3c3125e0cb62c5a4f6636a80c6408
Author: Bjoern Michaelsen <bjoern.michaelsen@canonical.com>
AuthorDate: Tue Jun 7 11:52:37 2011 +0200
Commit: Bjoern Michaelsen <bjoern.michaelsen@canonical.com>
CommitDate: Tue Jun 7 11:52:37 2011 +0200
on debian-based systems, we know where our soffice binary is
Gbp-Pq: Name jurt-soffice-location.diff
Debian LibreOffice Maintainers [Wed, 1 Oct 2014 19:37:10 +0000 (19:37 +0000)]
gcj-safe-jni-h-include
Gbp-Pq: Name gcj-safe-jni-h-include.diff
Debian LibreOffice Maintainers [Wed, 1 Oct 2014 19:37:10 +0000 (19:37 +0000)]
debian-opt
Gbp-Pq: Name debian-opt.diff
Rene Engelhard [Wed, 1 Oct 2014 19:37:10 +0000 (19:37 +0000)]
libreoffice (1:4.3.2-2) unstable; urgency=medium
* debian/patches/sdk-use-sh-to-call-config-guess.diff: as name says;
backported from master to cope with non-+x-config.guess after
debian/patches/config-sub-guess-update.diff
* debian/rules:
- libnss3-1d-dbg -> libnss3-dbg in DBG_DBG_SUGGESTS
- enable coinmp (except on arm64 where it's BD-Uninstallable right now)
[dgit import unpatched libreoffice 1:4.3.2-2]
Rene Engelhard [Wed, 1 Oct 2014 19:37:10 +0000 (19:37 +0000)]
Import libreoffice_4.3.2-2.debian.tar.xz
[dgit import tarball libreoffice 1:4.3.2-2 libreoffice_4.3.2-2.debian.tar.xz]
Rene Engelhard [Sun, 28 Sep 2014 17:41:26 +0000 (17:41 +0000)]
Import libreoffice_4.3.2.orig.tar.xz
[dgit import orig libreoffice_4.3.2.orig.tar.xz]
Rene Engelhard [Sun, 28 Sep 2014 17:41:26 +0000 (17:41 +0000)]
Import libreoffice_4.3.2.orig-external.tar.xz
[dgit import orig libreoffice_4.3.2.orig-external.tar.xz]
Rene Engelhard [Sun, 28 Sep 2014 17:41:26 +0000 (17:41 +0000)]
Import libreoffice_4.3.2.orig-helpcontent2.tar.xz
[dgit import orig libreoffice_4.3.2.orig-helpcontent2.tar.xz]
Rene Engelhard [Sun, 28 Sep 2014 17:41:26 +0000 (17:41 +0000)]
Import libreoffice_4.3.2.orig-translations.tar.xz
[dgit import orig libreoffice_4.3.2.orig-translations.tar.xz]
Rene Engelhard [Mon, 27 Aug 2012 16:47:58 +0000 (16:47 +0000)]
Merge libreoffice (1:3.6.1-1) import into refs/heads/workingbranch
Debian LibreOffice Maintainers [Mon, 27 Aug 2012 16:47:58 +0000 (16:47 +0000)]
kfreebsd-add-missing-P_SEP
Gbp-Pq: Name kfreebsd-add-missing-P_SEP.diff
Bjoern Michaelsen [Sun, 24 Jun 2012 12:01:54 +0000 (14:01 +0200)]
dont run check targets in build, to allow running them separately later
Change-Id: Idb46ebcb427522c74632a1813afcbb841fb61243
Gbp-Pq: Name build-dont-run-checks.diff
Debian LibreOffice Maintainers [Mon, 27 Aug 2012 16:47:58 +0000 (16:47 +0000)]
ignore-sc_cellrangesbase-fails
Gbp-Pq: Name ignore-sc_cellrangesbase-fails.diff
Debian LibreOffice Maintainers [Mon, 27 Aug 2012 16:47:58 +0000 (16:47 +0000)]
pyuno-py3-module
Gbp-Pq: Name pyuno-py3-module.diff
Debian LibreOffice Maintainers [Mon, 27 Aug 2012 16:47:58 +0000 (16:47 +0000)]
gtk3-hack-explicit-gmodule
For whatever reason we get undefined referenced to g_module_*.
Gbp-Pq: Name gtk3-hack-explicit-gmodule.diff
Debian LibreOffice Maintainers [Mon, 27 Aug 2012 16:47:58 +0000 (16:47 +0000)]
debian-hardened-buildflags
Gbp-Pq: Name debian-hardened-buildflags.diff
Bjoern Michaelsen [Tue, 21 Feb 2012 12:43:04 +0000 (13:43 +0100)]
pythonloader.uno.so, libpyuno and pyuno are duplicates for linkoo too
Gbp-Pq: Name pythonloader.uno.so-libpyuno-and-pyuno-are-duplicate.diff
Debian LibreOffice Maintainers [Mon, 27 Aug 2012 16:47:58 +0000 (16:47 +0000)]
mediwiki-oor-replace
Gbp-Pq: Name mediwiki-oor-replace.diff
Debian LibreOffice Maintainers [Mon, 27 Aug 2012 16:47:58 +0000 (16:47 +0000)]
make-package-modules-not-suck
Gbp-Pq: Name make-package-modules-not-suck.diff
Debian LibreOffice Maintainers [Mon, 27 Aug 2012 16:47:58 +0000 (16:47 +0000)]
make-pyuno-work-with-system-wide-module-install
Gbp-Pq: Name make-pyuno-work-with-system-wide-module-install.diff
Debian LibreOffice Maintainers [Mon, 27 Aug 2012 16:47:58 +0000 (16:47 +0000)]
mysqlcppconn-libmysqlclient-SONAME
Gbp-Pq: Name mysqlcppconn-libmysqlclient-SONAME.diff
Debian LibreOffice Maintainers [Mon, 27 Aug 2012 16:47:58 +0000 (16:47 +0000)]
jdbc-driver-classpaths
Gbp-Pq: Name jdbc-driver-classpaths.diff
Debian LibreOffice Maintainers [Mon, 27 Aug 2012 16:47:58 +0000 (16:47 +0000)]
reportdesign-mention-package
Gbp-Pq: Name reportdesign-mention-package.diff
Debian LibreOffice Maintainers [Mon, 27 Aug 2012 16:47:58 +0000 (16:47 +0000)]
sensible-browser
===================================================================
Gbp-Pq: Name sensible-browser.diff
Debian LibreOffice Maintainers [Mon, 27 Aug 2012 16:47:58 +0000 (16:47 +0000)]
sensible-lomua
===================================================================
Gbp-Pq: Name sensible-lomua.diff
Debian LibreOffice Maintainers [Mon, 27 Aug 2012 16:47:58 +0000 (16:47 +0000)]
help-msg-add-package-info
===================================================================
Gbp-Pq: Name help-msg-add-package-info.diff
Debian LibreOffice Maintainers [Mon, 27 Aug 2012 16:47:58 +0000 (16:47 +0000)]
mention-java-common-package
===================================================================
Gbp-Pq: Name mention-java-common-package.diff
Debian LibreOffice Maintainers [Mon, 27 Aug 2012 16:47:58 +0000 (16:47 +0000)]
install-fixes
Gbp-Pq: Name install-fixes.diff
Debian LibreOffice Maintainers [Mon, 27 Aug 2012 16:47:58 +0000 (16:47 +0000)]
fix-system-lpsolve-build
Gbp-Pq: Name fix-system-lpsolve-build.diff
Bjoern Michaelsen [Tue, 19 Jul 2011 15:20:43 +0000 (17:20 +0200)]
disable --dynamic-list-cpp-new/--dynamic-list-cpp-typeino as they SIGSEGV ld
* at least on linking transex in l10ntools/source with ld from binutils-2.21.52.
20110707-1ubuntu1
Gbp-Pq: Name disable-dynamic-list-cpp.diff
Debian LibreOffice Maintainers [Mon, 27 Aug 2012 16:47:58 +0000 (16:47 +0000)]
debian-debug
Gbp-Pq: Name debian-debug.diff
Debian LibreOffice Maintainers [Mon, 27 Aug 2012 16:47:58 +0000 (16:47 +0000)]
split-binfilters-and-evo
Gbp-Pq: Name split-binfilters-and-evo.diff
Debian LibreOffice Maintainers [Mon, 27 Aug 2012 16:47:58 +0000 (16:47 +0000)]
jurt-soffice-location
commit
b71107fb12e3c3125e0cb62c5a4f6636a80c6408
Author: Bjoern Michaelsen <bjoern.michaelsen@canonical.com>
AuthorDate: Tue Jun 7 11:52:37 2011 +0200
Commit: Bjoern Michaelsen <bjoern.michaelsen@canonical.com>
CommitDate: Tue Jun 7 11:52:37 2011 +0200
on debian-based systems, we know where our soffice binary is
Gbp-Pq: Name jurt-soffice-location.diff
Debian LibreOffice Maintainers [Mon, 27 Aug 2012 16:47:58 +0000 (16:47 +0000)]
gcj-safe-jni-h-include
Gbp-Pq: Name gcj-safe-jni-h-include.diff
Debian LibreOffice Maintainers [Mon, 27 Aug 2012 16:47:58 +0000 (16:47 +0000)]
debian-opt
Gbp-Pq: Name debian-opt.diff
Debian LibreOffice Maintainers [Mon, 27 Aug 2012 16:47:58 +0000 (16:47 +0000)]
no-minimaltoc
Gbp-Pq: Name no-minimaltoc.diff
Rene Engelhard [Mon, 27 Aug 2012 16:47:58 +0000 (16:47 +0000)]
libreoffice (1:3.6.1-1) experimental; urgency=low
* LibreOffice 3.6.1 final release (identical to rc2)
* debian/rules:
- work around possible failure install-common target with missing
ca-XV .dirs/.install...
[dgit import unpatched libreoffice 1:3.6.1-1]